Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: update to eslint v9 #16

Merged
merged 12 commits into from
Apr 14, 2024
Merged

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Apr 14, 2024

  • Update to ts-eslint@v7
    • This is required to acquire partial type definition for ESLint v9
  • Update to ESLint v9
    • Migrate the rule tester to FlatRuleTester (which is now the new ESLint.RuleTester)
    • Migrate rules to use new sourceCode property
    • Migrate rule test cases to adapt ESLint v9 strict rule tests
    • Migrate more types

@Jack-Works Jack-Works merged commit efe4d00 into DimensionDev:main Apr 14, 2024
4 of 5 checks passed
@Jack-Works
Copy link
Member

thanks very much @SukkaW !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants